body { background: #fff; }
a { text-decoration: none; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; color: #000; }
a:hover { text-decoration: none; color: #0d87e9; }
ul { padding: 0; list-style: none; margin: 0; }
li, img { -webkit-transition: all 0.20s linear 0.01s; -moz-transition: all 0.20s linear 0.01s; -ms-transition: all 0.20s linear 0.01s; -o-transition: all 0.20s linear 0.01s; transition: all 0.20s linear 0.01s; }
em { font-style: normal; }
.fl{ float: left}
.fr{ float: right}
@font-face {}
@keyframes mymove{from{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes promove{from{transform: translateX(0px)}to{transform:translateX(5px)}}
.container { width: 1100px !important; padding: 0; position: relative; }
.header { z-index: 100; width: 100%; position: relative; }
.header .head-top { height: 35px; line-height: 35px; background:#F3F3F3;font-size:13px;}
.header .head-top .left { float: left; color:#5D5D5D; }
.header .head-top .left i { font-size: 18px; margin-right: 10px; }
.header .head-top .right { float: right; }
.header .head-top .right ul li { float: left; color: #5D5D5D; }
.header .head-top .right a { color: #5D5D5D; }
.header .head-top .right a:hover { color: #fff;}
.header .head-top .right span { color:#5D5D5D; margin: 0 8px; }
.header .head-top .right .wechat { float: right;position:relative;}
.header .head-top .right .wechat img { position: absolute; right: 0px; display: none; z-index: 300;width:150px; }
.header .head-top .right .wechat:hover { cursor: pointer; }
.header .head-top .right .wechat:hover img { display: block; }
.header .head-center { height: 130px; background:#fff;}
.header .head-center .logo { float: left; margin-top: 0px; margin-bottom: 0;}
.header .head-search{width:400px;float:left;}
.header .head-search .form {height: 36px; margin-right: 0px; margin-top:20px;overflow:hidden;}
.header .head-search .form .search-keyword { width: 310px; height: 30px; line-height: 30px; background: #fff; color: #aaa; padding-left: 28px; font-size: 12px; float: left; margin-top: 2px;border: 1px solid #ccc; border-right: 0; }
.header .head-search .form .search-submit { width: 49px; height: 34px; background: #0d87e9; border: none; margin-top: 2px; top: 0; font-size: 14px; color: #fff; }
.header .head-search .tags {line-height: 40px; font-size: 12px;margin-top:10px;}
.header .head-search .tags span { float: left; font-size: 14px; line-height: 40px; margin: 0; font-weight: bold; color: #20171a; }
.header .head-search .tags ul{ float: left; }
.header .head-search .tags ul h4 { float: left; line-height: 20px; font-size: 12px; margin-right: 5px; border-right: 1px solid #8C7B50; padding-right:5px; }
.header .head-search .tags ul li:last-child  a{border-right:0;}
.header .head-center .introduce { float: left; width: 430px; margin: 0; }
.header .head-center .introduce img { float: left; }
.header .head-center .introduce .title-title { margin-top: 30px; margin-bottom: 5px; font-size: 26px; color:#0d87e9; display: block;font-weight: 600; }
.header .head-center .introduce strong span { }
.header .head-center .introduce em { font-size: 18px; color: #888; margin-top: 15px; letter-spacing: 1px; }
.header .head-center .phone { float: right; font-size: 28px; margin-top: 30px; width: 300px;}
.header .head-center .phone img { margin-right: 20px; float: left;width:65px;height:65px;font-size:54px;}
.header .head-center .phone .phone-num { float: left; margin-top: -15px; }
.header .head-center .phone small { font-size: 16px; display: block; margin-left: 3px; color: #888; }
.header .head-center .phone span { display: block; color: #0d87e9; font-weight: bold; }
.header .nav { height: 50px;background: url(nav-bg.jpg);clear: both; z-index: 200; position: relative; }
.header .nav .menu .top-nav { padding: 0; list-style: none; margin: 0;min-width:96px;}
.header .nav .menu .top-nav li { float: left; position: relative;height:45px;line-height:45px;}
.header .nav .menu .top-nav li span { margin-right: 10px; }
.header .nav .menu .top-nav li a { display: inline-block; float: left; height:50px; color: #525252;width:122px; text-align: center; line-height: 50px;font-size:15px;}
.header .nav .menu .top-nav .on a { color: #fff;border:none;background: url(nav-hover.jpg);}
.header .nav .menu .top-nav .sub .sub-menu li:hover a{ color: #fff;border:none;background:#0d87e9;}
.header .nav .menu .top-nav li .sub{width:160px;background:#eee;z-index:200;position:absolute;top:50px;}
.header .nav .menu .top-nav li .sub .sub-menu li{height:50px;}
.header .nav .menu .top-nav li .sub .sub-menu li a{border:none;color:#333;width:160px;border-top:1px solid #ccc;height:50px;margin:0;line-height:50px;background:none;font-size:14px; text-align: center;}
.header .nav .menu .top-nav li .sub .sub-menu li a:hover{color:#fff;background:#0d87e9;}
.header .nav .menu .top-nav li .sub-menu{color:#333;display: none;overflow:hidden;}
.header .nav .menu .top-nav li:hover .sub-menu{display: block;}
.banner { width: 100%; height: 600px; overflow: hidden; position: relative; z-index:90; }
.banner .hd { height: 20px; overflow: hidden; position: absolute; bottom: 10px; z-index: 1; left: 40%; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd ul li { float: left; margin-right: 2px; width: 60px; height: 20px; line-height: 14px; text-align: center; background: rgba(255,255,255,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px; }
.banner .hd ul li.on { background: #0d87e9; color: #0d87e9; }
.banner .bd { width: 100%; height: 600px; overflow: hidden; margin: 0 auto; position: relative }
.banner .bd ul { width: 100%; height: 600px; overflow: hidden; position: absolute; top: 0; left: 0 }
.banner .bd li { float: left; width: 100%; height: 600px; }
.banner .bd li span { display: block; width: 100%; height:600px }
.banner .bd li a { display: block; width: 100%; height:600px }
.banner .bd li .img_1 { background: url("banner1.jpg") center top no-repeat }
.banner .bd li .img_2 { background: url("banner2.jpg") center top no-repeat }
.banner .bd li .img_3 { background: url("banner3.jpg") center top no-repeat }
.banner .bd li .img_4 { background: url("banner4.jpg") center top no-repeat }
.banner .bd li .img_5 { background: url("banner5.jpg") center top no-repeat }
.banner .prev, .banner .next { height: 75px; background: #fff; position: absolute; left: 8%; top: 45%; margin-top: -25px; display: block; filter: alpha(opacity=50); opacity: 0.5; font-size: 60px; color: #000; border-radius: 5px; }
.banner .next { left: auto; right: 8%; background-position: 8px 5px; }
.banner .prev:hover, .banner .next:hover { filter: alpha(opacity=100); opacity: 1; }
.banner .prevStop { display: none; }
.banner .nextStop { display: none; }
.page-title{height:30px;line-height:30px;background:#eee;}
.page-title i{font-size:18px;float:left;color:#0d87e9;margin-right:10px;margin-top:8px;}
.page-title h1{margin:0;font-size:15px;padding:0;line-height:30px;float:left;margin-right:14px;}
.index-title{height:60px;margin-bottom: 30px;background: url("index-title.png") no-repeat center 9px;margin-top:30px;}
.index-title .cn{text-align: center;color: #0d87e9;line-height: 100%;font-size: 24px;margin-bottom: 5px;display: block;}
.index-title .cn .h2{margin:0;font-size:24px;font-weight: bold;}
.index-title .en{text-align: center;margin-top: 17px;}
.index-title .h1{text-align: center;line-height: 100%;font-size: 10px;margin-bottom: 5px;display: block;color:#666;}
.index-product .left{ float: left; width:230px; background: #eee;}
.index-product .pro-nav {}
.index-product .pro-nav .pro-nav-t {font-size: 20px; font-weight: bold; text-align: center; color: #fff; background: url(pro-nav-t.jpg); height: 75px; padding-top: 20px;  }
.index-product .pro-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500; margin-top: 2px; }
.index-product .container .index-title .h1 H1{font-size: 16px;}
.index-product .pro-nav .pro-nav-menu {}
.index-product .pro-nav .top-menu{height:45px;line-height:45px;margin:5px; }
.index-product .pro-nav .top-menu a{display: block;background:#737373;color:#fff;text-align:center;font-size:16px;}
.index-product .pro-nav .sub-menu li a{display: block;line-height:40px;height:40px;border-bottom:1px dotted #ccc;padding:0 20px; text-align: center;}
.index-product .pro-nav .sub-menu li a:hover{background:#666;}
.index-product .pro-nav .sub-menu li i{float:left;font-size:14px;margin-top:18px;margin-left:20px;margin-right:10px;color:#555;}
.index-product .pro-contact{margin-top:10px;}
.index-product .pro-contact .pro-phone-t{height:35px;line-height:35px;text-align:center;background:#0d87e9;color:#fff;font-size:20px;font-weight:bold;}
.index-product .pro-contact ul i { font-size: 18px; margin-right: 10px; margin-left: 10px; color: #0d87e9; }
.index-product .pro-contact ul li span { }
.index-product .pro-contact ul li { line-height: 38px; color: #111; border: 0; margin-left: 0; margin-right: 0; border-top: 1px dashed #ccc; margin-bottom: 3px; }
.index-product .pro-contact img { width: 100%; margin:0; }
.index-product .right{ width: 840px; float: right; background: #fff;}
.index-product .pro-title{height: 40px; line-height:40px;background:url(pro-right-title.jpg) top center;}
.index-product .pro-title ul li{float:left;width:210px;height:37px;text-align:center;background:url(pro-right-li.png);color:#FFFFFF;}
.index-product .pro-title ul .on{background:url(pro-right-on.png);color:#fff;}
.index-product .pro-img .pro-description{background:#fbfbfb;height:360px;}
.index-product .pro-img .pro-description img{width:550px;height:330px;border:3px solid #fff;margin:12px;float:left;}
.index-product .pro-img .pro-description .text{width:240px;float:right;margin-right:12px;}
.index-product .pro-img .pro-description .text span{color:#0d87e9; font-size: 20px; line-height: 40px;}
.index-product .pro-img .pro-description .text p{color:#5f5f5f;}
.index-product .pro-img ul { zoom: 1;margin-top:10px; }
.index-product .pro-img li { width:264px; float: left; position: relative; margin: 8px 5px; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; text-align: center;background:#eee;padding:3px;}
.index-product .pro-img li img { width: 100%; display: block;height:195px;}
.index-product .pro-img li span { color: #666; margin: 10px 0; display: block;}
.index-product .pro-img li .a-link { font-size: 12px; color: #fff; padding: 3px 10px; float: right; background: #006ADB; margin-right: 10px; margin-top: 5px; }
.index-product .pro-img li:hover { z-index: 20; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px); }
.index-block{height:200px;background: url(index-block.jpg) center center;}



.advantage { overflow: hidden; margin-top: 0px; }
.advantage .top{ height: 268px; background: url(advantage_01.jpg) center center; }
.advantage .cont{width:500px;margin-top:38px;}
.advantage .cont .advan-t{font-size:26px;font-weight:bold;color:#fff;margin-bottom:20px; padding-left: 80px;}
.advantage .cont .advan-t small{display: block;font-size:12px;color:#aaa;font-weight:500;margin-top:10px;}
.advantage .cont p{margin-bottom:15px;}
.advantage .cont p i{font-size:18px;color:#0d87e9;margin-right:10px;}
.advantage .cont .advan-btn{margin-top:10px;overflow:hidden;margin-left:50px;}
.advantage .cont .advan-btn a{display: block;width:130px;height:40px;text-align:center;line-height:40px;background:#0d87e9 url(head-nav.jpg);color:#fff;float:left;margin:10px 20px;border-radius: 5px;}
.advantage .cont .advan-btn a:hover{background:#fe7000 url(head-nav-hover.jpg);}
.advantage .advan-1 {height:443px;background: url(advantage_02.jpg) center center;}
.advantage .advan-1 .cont{float:left;margin-right:50px;}
.advantage .advan-2 {height:410px;background: url(advantage_03.jpg) center center;}
.advantage .advan-2 .cont{margin-top:18px;float:right;}
.advantage .advan-3 {height:410px;background: url(advantage_04.jpg) center center;}
.advantage .advan-3 .cont{float:left;margin-right:50px;margin-top:18px;width:450px;}
.advantage .advan-4 {height:410px;background: url(advantage_05.jpg) center center;}
.advantage .advan-4 .cont{margin-top:18px;float:right;}
.advantage .advan-5 {height:410px;background: url(advantage_06.jpg) center center;}
.advantage .advan-5 .cont{margin-top:0px;float:left;}
.partner { clear: both; padding: 10px 0;background:#efefef url(bg.jpg) center center; }

.partner .cont { padding-top: 10px; }
.partner .cont .partner-img { overflow: hidden; position: relative; }
.partner .cont .partner-img .bd .prev, .partner .cont .partner-img .bd .next { display: block; top: 60px; cursor: pointer; position: relative; z-index: 20; height: 60px; text-align: center; width: 30px; color: #fff; line-height: 60px; font-size: 18px; background: #2DB5D9; }
.partner .cont .partner-img .bd .prev { float: right; right: 0px; }
.partner .cont .partner-img .bd .next { float: left; left: 0px; }
.partner .cont .partner-img .bd .tempWrap { }
.partner .cont .partner-img .bd ul { overflow: hidden; zoom: 1; }
.partner .cont .partner-img .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left: 15px; }
.partner .cont .partner-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.partner .cont .partner-img .bd ul li .pic img { width: 140px; display: block; border: 1px solid #ccc; border-radius: 10px; }
.partner .cont .partner-img .bd ul li span { color: #666; margin: 5px 0; display: block; }


.index-programme .cont {margin-top:10px;}
.index-programme .cont .left { width:420px; float: left; }
.index-programme .cont .left ul li { width:200px; height: 180px; float: left; border: 1px solid #ccc; margin-left: 8px; margin-bottom: 8px; text-align: center; background:#fff;}
.index-programme .cont .left ul .on { border: 1px solid #0d87e9; }
.index-programme .cont .left ul li img { margin: 20px auto; display: block; }
.index-programme .cont .left ul li:hover { border: 1px solid #0d87e9; }
.index-programme .cont .right { width: 660px; float: right; }
.index-programme .cont .right img{width:660px;height:372px;}
.index-case{margin-top:10px; background: #e4e4e4; height: 430px;}
.index-case .case-img { overflow: hidden; position: relative; }
.index-case .case-img .bd ul { overflow: hidden; zoom: 1; }
.index-case .case-img .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left: 15px; }
.index-case .case-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.index-case .case-img .bd ul li .pic img { width:370px; display: block; border: 1px solid #ccc; border-radius:2px; }
.index-case .case-img .bd ul li span { color: #666; margin: 5px 0; display: block; }
.index-about{height:622px;background:url(about-bg.jpg) top center;}
.index-about .cont{padding-top:20px;padding-bottom:20px;}
.index-about .video{width:550px;height:360px;background:url(video.png);float:left;}
.index-about .video img{margin-top:8px;margin-left:6px;width:539px;height:310px;border:0;}
.index-about .video iframe{margin-top:6px;margin-left:6px;width:539px;height:310px;border:0;}
.index-about .about-cont {width:480px;float:right;}
.index-about .about-cont .ab-hr{width:60px;height:2px;background:#0d87e9;}
.index-about .about-cont .ab-title { font-size: 22px; font-weight: bold;margin:20px 0 10px 0;}
.index-about .about-cont .ab-title span { color: #999; font-size: 16px; }
.index-about .about-cont .ab-dis {font-size:18px;margin-bottom:20px;}
.index-about .about-cont  p {color: #444; line-height: 22px;}
.index-about .about-cont a{display: block;padding:3px;width:140px;text-align:center;background:#0d87e9;color:#fff;font-size:12px;}

.zz_bg{height:535px;background:url(zz_bg.jpg) no-repeat center 0}
.zz_bg .al_top{top:110px;left:0}
.zz_bt{padding:65px 0 0;text-align:center}
.zz_bt a em{display:block;background:url(zz_xx.png) no-repeat center 10px;color:#333;text-align:center;font-size:1pc}
.zz_bt a span{display:block;padding:5px 0 0;color:#333;font-weight:700;font-size:30px}
.zz01{padding:78px 0 0 28px}
.zz02{margin:58px 0 0 120px;background:url(zz_xx.gif) repeat-y 9px 0}
.zz02 ul li span{display:block;padding-left:30px;height:65px;background:url(zz_ico01.gif) no-repeat;color:#333;font-size:14px}
.zz02 ul .cur span,.zz02 ul li span:hover{color:#e50012}
.zz02 ul .nobor span{height:19px}
.fl{ float: left}
.fr{ float: right}
/*news*/
.news { overflow: hidden;background:#fff; height: 640px;}
.news .ne-title { height: 30px; line-height: 30px; border-bottom: 2px solid #0d87e9;}
.news .ne-title span {float: left; display: block; font-size: 20px; margin-top: 5px; color: #0d87e9; }
.news .ne-title .h3 { float: left; margin: 0; font-size: 16px; background: #0d87e9; color: #fff; height: 30px; line-height: 30px; padding: 0 10px;}
.news .ne-title small { color: #eee; }
.news .ne-title .link {  float: right;font-size:12px;color:#bbb;}
.news .news-left { width: 750px; float: left; overflow: hidden; padding-bottom: 10px; }
.news .news-left .hd {height: 30px; line-height: 30px; border-bottom: 2px solid #0d87e9;}
.news .news-left .hd li {float: left; margin-right:10px; font-size: 16px; background: #0d87e9; color: #fff; height: 30px; line-height: 30px; padding: 0 10px;}
.news .news-left .hd li a { color: #fff; }
.news .news-left .hd .on a { color: #FFD400; }
.news .news-left .hd .link {float: right;font-size:12px;color: #bbb;}
.news .news-left .ne-img { padding: 15px; }
.news .news-left .ne-img li { height: 155px; padding-top: 6px; border-bottom: 1px dashed #ccc; }
.news .news-left .ne-img li img { width: 200px; height: 134px; display: block; float: left; margin-right: 20px; border: 1px solid #ccc; }
.news .news-left .ne-img span { display: block; font-size: 16px; color: #0d87e9; margin: 10px 0; font-weight: bold; }
.news .news-left .ne-img p { color: #333; line-height: 24px; }
.news .news-left .ne-img a { color: #999; margin-top: 20px; border: 0; font-size: 12px; }
.news .news-left .ne-img a:hover { color: #0d87e9; }
.news .news-left .ne-list { overflow: hidden; }
.news .news-left .ne-list li { line-height: 40px; background: #ededed; width: 340px; float: left; margin: 0 15px; margin-bottom: 10px; height: 46px;}
.news .news-left .ne-list li span { font-size: 20px; color: #fff; margin-right: 10px; height: 46px; width: 45px; line-height: 40px; top: 0; text-align: center; background: #999; }
.news .news-left .ne-list li a { color: #333; font-size: 6px;margin-top: -30px;margin-left: 65px; }
.news .news-left .ne-list li a h5{ font-size: 6px;margin-top: -30px;margin-left: 65px;}
.news .news-left .ne-list li:hover { background: #0d87e9; }
.news .news-left .ne-list li:hover a{color:#fff;}
.news .news-left .ne-list li strong { color: #2d1b17; margin-right: 10px; }
.news .news-left .ne-list li strong a { color: #2d1b17; }
.news .news-left .ne-list li small { float: right; color: #999; }
.news .news-right { width: 320px; float: right; }
.news .news-right .title { overflow: hidden; position: relative; }
.news .news-right .title { font-size: 16px; color: #FFD400; line-height: 40px; }
.news .news-right .title span { color: #999; margin-left: 10px; font-size: 14px; }
.news .news-right .title .link { display: block; color: #eee; font-size: 12px; float: right; }
.news .news-right .bd .tempWrap { width: 320px !important; padding: 0; }
.news .news-right .bd ul { zoom: 1; width: 300px; padding: 5px; }
.news .news-right .question-top { overflow: hidden; position: relative; clear: both; height: 449px; margin-left: 10px; }
.news .news-right .question-top .bd { padding: 0px; }
.news .news-right .question-top .infoList li { border-bottom: 1px dashed #ccc; }
.news .news-right .question-top .infoList li .h5 { font-size: 14px; color: #fff; height: 40px; margin: 0;line-height:20px;margin-top:10px;}
.news .news-right .question-top .infoList li .h5 span { background: #0d87e9; color: #fff; font-size: 14px; border-radius: 2px; margin-right: 5px;width:25px;height:25px;line-height:25px;text-align:center; float: left;display: block;}
.news .news-right .question-top .infoList li .h5 a { color: #333;}
.news .news-right .question-top .infoList li .answer { color: #666; padding-bottom: 20px; }
.news .news-right .question-top .infoList li .answer span { display: block; font-size: 12px; }
.news .news-right .question-top .infoList li .answer small  { color: #fff; background: #999; font-size: 14px;border-radius: 2px; margin-right: 5px; float: left;width:25px;height:25px;text-align: center;line-height: 25px;}


.service {padding-top:20px;}
.service .cont { overflow: hidden; }
.service .cont .top { overflow: hidden; margin-bottom: 10px; }
.service .cont .top ul li{width:212px;float:left;background:#ECECEC;text-align:center;margin:5px;padding:20px;}
.service .cont .top ul>li:first-child{margin-left:0;}
.service .cont .top ul>li:last-child{margin-right:0;}
.service .cont .top ul li i{width:85px;height:85px;text-align:center;line-height:85px;margin:20px auto;color:#fff;background:#0d87e9;border-radius:100px;font-size:32px;}
.service .cont .top ul li .text-1{font-size:18px;margin-top:10px;}
.service .cont .top ul li .text-2{color:#999;margin-top:10px;}
.service .cont .top ul li .text-3{height:1px;width:120px;background:#999;margin:10px auto;}
.service .cont .top ul li .text-4{font-size:12px;margin-top:10px;color:#666;}
.service .cont .bottom { border: 1px solid #ccc; padding: 20px; height: 200px;background:#fff; }
.service .cont .bottom img { float: left;margin-right: 20px; }
.service .cont .bottom form { margin-left: 10px; }
.service .cont .bottom form strong { display: block; font-size: 16px; margin-top: 20px; margin-bottom: 10px; }
.service .cont .bottom form tr { float: left; margin-right: 10px; margin-top: 20px; }
.service .cont .bottom form tr td { height: 35px; line-height: 35px; border-color: #ccc; color: #aaa; }
.service .cont .bottom form tr td input { padding-left: 5px; height: 35px;}
.service .cont .bottom form .s-btn { float: left; width:250px; background: #0d87e9; border: 0; height: 41px; line-height: 41px; display: block; color: #fff; }
.about { position: relative; overflow: hidden; padding-bottom: 10px; }
.about .title { height: 80px; text-align: center; background: url( title-en-bg.png) center center; }
.about .title  .t-t{font-size: 24px; color: #fff;font-weight: bold;width: 360px; margin-top: 8px;letter-spacing: 0px; text-align:center; margin: 0 auto; padding-top: 20px;}
.about .title  span { color: #0d87e9; display: block; font-size: 24px; height: 30px; }
.about .title  small { color: #999; font-weight: bold; font-size: 16px; }
.about .cont { text-align: center; }
.about h1{font-size:16px;margin:0;font-weight:bold;margin-bottom:10px;}
.about .ab-btn { overflow: hidden; }
.about .ab-btn li { width: 185px; height: 195px; border: 1px solid #ccc; border-radius: 20px; float: left; margin: 16px; position: relative; overflow: hidden; text-align: center; color: #0d87e9; }
.about .ab-btn li i { font-size: 54px; margin-top: 45px; }
.about .ab-btn li span { display: block; height: 50px; line-height: 50px; background: #949494; text-align: center; position: absolute; bottom: 0; width: 100%; color: #fff; }
.about .ab-btn li:hover { color: #0d87e9; }
.about .ab-btn li:hover span { background: #0d87e9; }


  @-webkit-keyframes pic {
    0% { -webkit-transform: rotate(0deg) scale(1);opacity: 0.3;  /*透明度*/}
    40% { -webkit-transform: rotate(30deg) scale(1.5); opacity: 0.6; }
    60% { -webkit-transform: rotate(15deg) scale(1.2); opacity: 0.9;}
    90% { -webkit-transform: rotate(0deg) scale(0.8); opacity: 1; }}
  @-moz-keyframes pic {
    0% {-moz-transform: rotate(0deg) scale(1);opacity: 0.3;  /*透明度*/ }
    40% { -moz-transform: rotate(30deg) scale(1.5); opacity: 0.6; }
    60% { -moz-transform: rotate(15deg) scale(1.2); opacity: 0.9; }
	90% {-moz-transform: rotate(0deg) scale(0.8); opacity: 1; } }
 .about .ab-btn li:hover i{ /*鼠标经过box盒子时img动画情况*/   animation-name: pic;  /*动画名字是pic，与上面定义的名字一样*/  -webkit-animation-name: pic; -moz-animation-name: pic; -ms-animation-name: pic; -o-animation-name: pic;  animation-duration: 1s;  /*动画用时1s*/  -webkit-animation-duration: 1s; -moz-animation-duration: 1s;
 -ms-animation-duration: 1s; -o-animation-duration: 1s; animation-timing-function: linear;  /*匀速动画*/ -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear;-ms-animation-timing-function: linear; -o-animation-timing-function: linear;}


.index-flow{ margin-top: 14px;}
.index-flow .cont {overflow:hidden;}
.index-flow ul li{width:275px;float:left;text-align:center;}
.index-flow ul li div{width:194px;height:194px;margin:0 auto;}
.index-flow ul li div:hover{background-position:bottom center;}
.index-flow ul li .flow-img-1{background:url(flow-img-1.jpg);}
.index-flow ul li .flow-img-2{background:url(flow-img-2.jpg);}
.index-flow ul li .flow-img-3{background:url(flow-img-3.jpg);}
.index-flow ul li .flow-img-4{background:url(flow-img-4.jpg);}
.index-flow ul li span{font-size:18px;font-weight:bold;display: block;margin:10px auto;}
.index-flow ul li p{margin:10px;}
.yqlj {background: #fff;}
.yqlj .container { height: 130px; background: url(yqlj.png); }
.yqlj ul { padding-top: 75px; padding-left: 130px; }
.yqlj li { font-size: 12px; margin-right: 10px; float: left; }
.yqlj li a { color: #aaa; }
.footer { clear: both;background:#484848; }
.footer .foot-top{overflow:hidden;border-bottom:1px solid #666;padding:20px 0;}
.footer .foot-top ul li{width:136px;float:left;border-right:1px solid #666;text-align:center;line-height:30px;color:#eee;}
.footer .foot-top ul li:nth-child(8){border-right:0;}
.footer .foot-top ul li a{color:#ccc;}
.footer .foot-center{padding-top:20px;}
.footer .foot-logo{float:left;margin-right:40px;}
.footer .foot-phone{width:580px;float:left;margin-top:0px;}
.footer .foot-phone .bq{ padding-top: 140px;  } 
.footer .foot-phone .bq p{ color: #ccc;  } 
.footer .foot-phone .bq p a{ color: #ccc;  } 
.footer .phone{height:36px;line-height:36px; float:left; width: 193px;}
.footer .phone i{font-size:24px;text-align:center;border-radius:100px;color:#0d87e9;float:left;margin-right:10px;padding:10px;}
.footer .phone span{font-size:14px;margin-top:13px;display:block;color:#ccc;}
.footer .phone .bq{  }
.footer .phone .bq p{ color: #fff;  } 
.footer .foot-qr { width: 130px; float: right; color: #fafafa; text-align: center;}
.footer .foot-qr img { width: 120px; display: block; margin: 10px auto; }
.footer .foot-qr span {color:#aaa;}
.footer .foot-bottom{text-align:center;padding-top:10px;background:#333;}
.footer .foot-bottom p{font-size:14px;color:#aaa;float:left;margin-top:10px; text-align:center;}
.footer .foot-bottom p a{color:#aaa;}
.footer .foot-bottom .foot-xxgs{float:right;}
.footer .foot-bottom .foot-xxgs img{height:35px;margin:5px;border-radius:5px;}

/*内页标题*/
.inner .c_tit{text-align:center;color:#888}
.inner .c_tit strong{font-size:32px;color:#333}
.inner .c_tit p{font-size:14PX}
.inner .c_tit i{display:block;height:15px;clear:both;float:none;width:90px;margin-right:auto;margin-left:auto;margin-bottom:15px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc}
/*实力快睿内页导航*/
.inner .blk {margin-bottom: 30px;}
.inner .blk .p1-info-list-title-4 {height: 54px;line-height: 40px;}
.inner .blk .p1-info-list-title-4 ul li.sidenavcur { background: #db261d; position: relative; color: #fff;}
.inner .blk .p1-info-list-title-4 li.sidenavcur a {color: #fff;}
.inner .blk .p1-info-list-title-4 li.sidenavcur { background: #db261d;position: relative; color: #fff;}
.inner .blk .p1-info-list-title-4 li {width: 24.7%;height: 60px; line-height: 60px; background: #f0f0f0;float: left; font-size: 14px;font-weight: bold;margin: 0 0.3% 20px 0;text-align: center;}
.inner .blk .p1-info-list-title-4 li a { font-size: 16px; color: #0d87e9;}
/*内页关于我们*/
.company{margin-top:60px;margin-bottom:115px;height:auto;width:1200px;clear:both;float:none;margin-right:auto;margin-left:auto;font-size:15px}
.company .data{clear:both;float:none;margin-right:auto;margin-left:auto;text-align:center;padding-top:50px;padding-bottom:50px}
.company .data ul{text-align:center;display:table;margin-right:auto;margin-left:auto}
.company .data ul li{vertical-align:middle;white-space:nowrap;display:table-cell;padding-right:65px;padding-left:65px;border-right-width:1px;border-right-style:solid;border-right-color:#E5E6E8}
.company .data ul li:last-child{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}
.company .data ul li i{font-size:40px;font-style:normal;display:block;font-family:"Times New Roman",Times,serif;color:#0061B0}
.company .resume{line-height:32px;text-align:center}
.company .advantage{padding-top:44px;text-align:center}
.company .advantage a{margin-right:25px;margin-left:25px;color:#0061B0;background-image:url("bg5.gif")}

.branch{background-image:url("about_01.jpg");background-repeat:no-repeat;background-position:center center;height:799px;padding-top:60px;box-sizing:border-box}
.branch .c_tit strong{color:#FFF}
.branch .c_tit p{color:#FFF}
.branch .c_tit i{border-bottom-color:#FFF}
.branch .box{width:1100px;margin-right:auto;margin-left:auto;padding-top:40px;display:table;height:550px}
.branch .box .text{vertical-align:middle;display:table-cell;width:40%;font-size:14px;color:#FFF;line-height:24px}
.branch .box .text strong.tit{font-size:18px;display:block;padding-bottom:10px}
.branch .box .pic{text-align:right;vertical-align:middle;display:table-cell;width:60%}
/*内页优势*/
.coreadvantages{background-color:#f6f6f6;padding-top:80px;padding-bottom:40px}
.coreadvantages .list ul li{float:left;width:200px;margin-right:34px;margin-left:34px;font-size:14px;line-height:24px;text-align:center}
.coreadvantages .list ul li img{height:158px;width:158px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}
.coreadvantages .list ul li strong{font-size:20px;display:block;font-weight:400;color:#0061B0;padding-top:25px;padding-bottom:15px}
.coreadvantages .list ul li p{text-align:left}


.inner .kysl{height: auto;overflow: hidden;margin: 0 auto; width: 1020px;  padding: 40px 20px 40px 20px; overflow: hidden; }
.inner .kysl .bd_tab{width: 1020px;height: auto;overflow: hidden;}
.q_about_survey{}
.q_wid570px{width: 597px;height: auto;overflow: hidden; padding-top:20px;}
.q_wid517px{width: 597px;height: auto;overflow: hidden;padding-top:20px;}
.q_about_survey .q_survey_cen{width: 1020px;height: auto;overflow: hidden;border-bottom: 1px solid #dbdbdb;padding-bottom: 30px;}
.q_about_survey .q_survey_cen h2{margin-bottom: 15px;font-size:20px;color: #206ac5;}
.q_about_survey .q_survey_cen p{line-height: 26px;}
.q_wid524px { width: 524px;height: auto;overflow: hidden;padding-top: 20px;}
.kysl h5 {font-size: 15px;line-height: 26px;color: #666;margin-bottom: 30px;}
.space30 {height: 30px;}






.inner {background:#fff;}
.inner .banner-about { height: 260px; background: url(banner-about.jpg) center center; }
.inner .banner-image { height: 260px; background: url(banner-image.jpg) center center; }
.inner .banner-news { height: 260px; background: url(banner-news.jpg) center center; }
.inner .inner-title { height: 100px; text-align: center; margin: 30px auto; font-size: 24px; color: #0d87e9; line-height: 70px; font-weight: bold; }
.inner .inner-dis { padding: 0px 20px; text-align: center; font-size: 12px; }
.inner .inner-cont { overflow: hidden; margin-top:5px;color: #333; padding: 0 3px;padding-bottom:10px;}
.inner .inner-cont .pro-nav-t{width: 100%;height: 40px;background: #0d87e9;text-align: center;line-height: 40px;font-size: 18px;color: #fff;}
.inner .inner-place {height: 40px;line-height: 40px;background: url(pro-right-title.jpg) top center;}
.inner .inner-place span { }
.inner .inner-place strong {font-size:14px;font-weight:bold;float:left;margin-right:10px;}
.inner .inner-place a { color: #fff; margin-right: 5px; }
.inner .inner-place .inner-position { float: left; color: #fff;background:#0d87e9;height:37px;padding:0 5px;}

.inner .inner-image{padding:10px 0;margin-bottom:10px;}
.inner .inner-image .list-attr{border:1px solid #ccc;background:#fafafa;overflow:hidden;margin:10px auto;}
.inner .inner-image .list-attr strong{display: block;float:left;width:100px;text-align:center;background:#ccc;margin-right: 3px;}
.inner .inner-image .list-attr .inner-position{height:60px;line-height:60px;border-bottom:1px solid #ccc;}
.inner .inner-image .list-attr .inner-position strong{margin-right:20px;}
.inner .inner-image .list-attr .menu{height:60px;line-height:60px;border-top:1px solid #fff;border-bottom:1px solid #ccc;}
.inner .inner-image .list-attr .menu ul li{float:left;padding:0 35px;}
.inner .inner-image .list-attr .menu ul li:hover{background:#0d87e9;}
.inner .inner-image .list-attr .menu ul li:hover a{color:#fff;}
.inner .inner-image .list-attr .contact{height:60px;line-height:60px;border-top:1px solid #fff; }
.inner .inner-image .list-attr .contact strong{margin-right:20px;}
.inner .inner-image .list-attr .contact p{float:left;margin-bottom:0;margin-right:20px;}
.inner .inner-image .list-attr .menu ul .hover{background:#0d87e9; }
.inner .inner-image .list-attr .menu ul .hover a{color:#fff;}
.inner .inner-image .pro-img { overflow: hidden; margin-bottom: 20px; margin-top:20px; }
.inner .inner-image .pro-img ul li { width: 346px; float: left; margin: 0 5px 15px 5px; background: #eee; padding: 4px; border: 1px solid #ccc;position: relative;}
.inner .inner-image .pro-img ul li:hover { border: 1px solid #0d87e9; }
.inner .inner-image .pro-img ul li:hover span { color: #0d87e9; }
.inner .inner-image .pro-img ul li .label{position: absolute;z-index:10;top:0;padding:0;}
.inner .inner-image .pro-img ul li .label .column{position:absolute;z-index:10;top:12px;width:36px;text-align:center;}
.inner .inner-image .pro-img ul li .label i{position: absolute;z-index:5;font-size:50px;color:#0d87e9;}
.inner .inner-image .pro-img ul li img { width:346px; height: 259px;}
.inner .inner-image .pro-img ul li .text {padding: 5px;margin-top: 3px;line-height:25px;}
.inner .inner-image .pro-img ul li .text .info{float:left;padding:2px 4px;border:1px solid #ccc;border-radius:5px;margin-right:10px;font-size:12px;background:#ccc;}
.inner .inner-image .pro-img ul li span { color: #000; display: block;  text-align: right;margin-right:10px;font-weight:bold;}
.inner .inner-left { width: 260px; float: left;background:#eee;margin-top:10px;}
.inner .inner-left .inner-nav {overflow: hidden; }
.inner .inner-left .inner-nav .inner-nav-t { font-size: 16px; font-weight: bold; text-align: center; color: #fff; padding-top: 10px; padding-bottom: 10px;background:#656565;}
.inner .inner-left .inner-nav .inner-nav-t span { display: block; font-size: 12px; font-weight: 500px; }
.inner .inner-left .inner-nav ul li{display: block;line-height:55px;height: 55px;border-bottom: 1px dotted #ccc;padding: 0 20px;}
.inner .inner-left .inner-nav ul li i{float:right;margin-top:10px;}
.inner .inner-left .inner-nav ul li span{margin-right:10px;}

.inner .inner-left .inner-nav ul li:hover a{color:#0d87e9;}
.inner .inner-left .inner-nav ul li a{color:#0d87e9;}


.inner .pro-arc-cont .container{background:#fff;border:1px solid #ddd;padding:10px;margin:10px auto;width:1078px !important;}
.inner .pro-arc-cont .explain { overflow: hidden; margin: 0px auto; }
.inner .pro-arc-cont .explain .left { float: left;width:500px;}
.inner .pro-arc-cont .explain .left li{margin-left: 5px; margin-top:10px;margin-bottom:10px;width: 500px;text-align:center;list-style: none; padding: 4px; border: 1px solid #eee; }
.inner .pro-arc-cont .explain .left img {max-width:480px;}
.inner .pro-arc-cont .explain .left .hd{margin-top:10px;}
.inner .pro-arc-cont .explain .left .hd img{width:110px;border:1px solid #ccc;padding:2px;cursor:pointer;}
.inner .pro-arc-cont .explain .left .hd li{float:left;margin-right:5px;border:0;width:112px;}
.inner .pro-arc-cont .explain .center{width:520px;float:left;overflow:hidden;text-align:left;}
.inner .pro-arc-cont .explain .center .inner-title { height: 30px; line-height: 30px; margin: 10px auto;font-size: 20px;color: #0d87e9;text-align:left;}
.inner .pro-arc-cont .explain .center .pro-info{height:70px;border:1px dashed #ddd;background:#f9f9f9;padding:5px;}
.inner .pro-arc-cont .explain .center em{margin-right:40px;width:90px;display: block;float:left;background: #888;color: #fff;text-align: center;}
.inner .pro-arc-cont .explain .center .pro-sb{margin-top:8px;padding-bottom:8px;border-bottom:1px dashed #ccc;}
.inner .pro-arc-cont .explain .center .pro-sb span{font-size:16px;color:#0d87e9;font-weight:bold;}
.inner .pro-arc-cont .explain .center .pro-fl{margin-top:8px;padding-bottom:8px;border-bottom:1px dashed #ccc;}
.inner .pro-arc-cont .explain .center .pro-dy{margin-top:8px;padding-bottom:8px;border-bottom:1px dashed #ccc;}
.inner .pro-arc-cont .explain .center .pro-xt{margin-top:8px;padding-bottom:8px;border-bottom:1px dashed #ccc;}
.inner .pro-arc-cont .explain .center .pro-rq{margin-top:8px;padding-bottom:8px;border-bottom:1px dashed #ccc;}
.inner .pro-arc-cont .explain .center .pro-pf{margin-top:8px;padding-bottom:8px;border-bottom:1px dashed #ccc;}
.inner .pro-arc-cont .explain .center .pro-pf i{color:#f00;font-size:16px;margin-right:3px;}
.inner .pro-arc-cont .explain .center .pro-cj{margin-top:8px;padding-bottom:8px;border-bottom:1px dashed #ccc;}
.inner .pro-arc-cont .explain .center .pro-rx{margin-top:8px;clear:both;}
.inner .pro-arc-cont .explain .center .pro-rx i{font-size:20px;color:#0d87e9;margin-right:10px;}
.inner .pro-arc-cont .explain .center .pro-rx span{font-size:18px;font-weight:bold;color:#0d87e9;}
.inner .pro-arc-cont .explain .center .pro-dg{margin-top:20px;}
.inner .pro-arc-cont .explain .center .pro-dg a{display: block;width:190px;height:50px;line-height:50px;text-align:center;background:#0d87e9;color:#fff;font-size:16px;}
.inner .pro-arc-cont .explain .center .pro-dg a i{font-size:18px;margin-right:10px;}
.inner .pro-arc-cont .explain .prevnext { clear: both; overflow: hidden; padding: 10px; border: 1px solid #ccc; margin:10px; background: #efefef; }
.inner .pro-arc-cont .explain .prevnext li { float: left; width:480px; color: #666; }
.inner .pro-arc-cont .explain .prevnext li a { color: #666; }
.inner .pro-arc-cont .explain .prevnext li a:hover { color: #0d87e9; }
.inner .inner-right .article-image { padding: 0px; overflow: hidden; margin-bottom: 20px; position: relative; margin-top: 10px; color: #333; }
.inner .inner-right .article-image .hd{height:30px;line-height:30px;border-bottom:1px solid #ccc;margin:10px;}
.inner .inner-right .article-image .hd li{width:100px;float:left;background:#ccc;text-align:center;margin-right:10px;cursor:pointer;}
.inner .inner-right .article-image .hd .on{background:#0d87e9;}
.inner .inner-right .article-image .pro-show img{padding:5px;border:1px solid #eee;display: block; margin: 10px auto;}
.inner .inner-right .article-image .pro-body{padding:0 10px;}
.inner .inner-right .article-image .pro-body img{display: block; margin: 10px auto;max-width:800px;}
.inner .inner-right .article-image .pro-body table td{border:1px solid #ccc;}
.inner .inner-right .article-image .pro-body blockquote{padding:5px 10px;background:#f6f6f6;font-size:16px;border-left-color:#0d87e9;}
.inner .inner-right .article-image .show-bottom { margin: 20px auto; text-align: center; background: #eee; border: 1px solid #ccc; height: 36px; line-height: 36px; overflow: hidden; }
.inner .inner-right .article-image .show-bottom span { border-right: 1px solid #927B54; padding: 0 16px 0 15px; color: #333; }
.inner .inner-right .article-image .show-bottom span a { color: #333; }
.inner .inner-right .article-image .parameter{padding:10px;}
.inner .inner-right .article-image .parameter tr{border-bottom:1px solid #ccc;}
.inner .inner-right .article-image .parameter td{border:1px solid #ccc;text-align:center;line-height:31px;}
.inner .inner-right .article-image .parameter th{border:1px solid #ccc;text-align:center;line-height:31px;background: #0d87e9;color: #fff;}
.inner .inner-right .article-image .parameter p{margin:0;}
.inner .inner-right .article-image .inner-title { height: 50px; margin: 10px auto; background: none; line-height: 50px; }
.inner .inner-right .article-image .title { margin-top: 0px; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #0d87e9 url(title-bg.jpg); padding: 0 50px; }
.inner .inner-right .article-image .title h3 { font-size: 18px; color: #fff; font-weight: bold; margin: 0; height: 40px; line-height: 40px; float: left; }
.inner .inner-right .article-image .title span { font-size: 12px; color: #eee; margin-left: 10px; }

.inner .inner-image .right{width:260px;float:right;margin-top:10px;}
.inner .inner-image .img-form{background:#eee;height:440px;padding-bottom:10px;}
.inner .inner-image .img-form .topmost-t{height:40px;line-height:40px;background:#0d87e9;color:#fff;text-align:center;font-size:18px;}
.inner .inner-image .img-form p{padding:10px;margin-bottom:0;color:#0d87e9;}
.inner .inner-image .img-form form{float:left;margin-left:5px;}
.inner .inner-image .img-form form tr{float:left;margin-top:10px;}
.inner .inner-image .img-form form tr td{line-height:30px;height:30px;}
.inner .inner-image .img-form form .f-t{width:70px;}
.inner .inner-image .img-form form .f-t2{width:100px;}
.inner .inner-image .img-form form input{width:175px;height:25px;border:0;background:#fff;font-size:12px;padding:3px;color:#aaa;}
.inner .inner-image .img-form form .np{width:20px;height:20px;margin-right:5px;margin-top:5px;}
.inner .inner-image .img-form form .time{float:left;clear:left;}
.inner .inner-image .img-form form .time input{}
.inner .inner-image .img-form form .validate{float:left;}
.inner .inner-image .img-form form .validate input{width:87px;}
.inner .inner-image .img-form form .validate img{cursor: pointer;display: block;width:80px;border:1px solid #fff;margin-left:5px;margin-right:0;padding:0px;}
.inner .inner-image .img-form form .submit{float:left;}
.inner .inner-image .img-form form .coolbg{height:35px;line-height:35px;width:250px;background:#ff9900;color:#fff;border:none;padding:0;}
.inner .inner-image .right .title{height:40px;line-height:40px;background:#0d87e9;color:#fff;text-align:center;font-size:18px;}
.inner .inner-image .right .rec-img{margin-top:10px;}
.inner .inner-image .right .rec-img ul li{width:248px;background:#eee;border:1px solid #ccc;padding:5px;margin-top:10px;}
.inner .inner-image .right .rec-img ul li img{width:100%;}
.inner .inner-image .right .rec-img ul li span{display: block;height:30px;line-height:30px;text-align:center;}
.inner .inner-image .right .rec-engineering{margin-top:10px;background:#eee;}
.inner .inner-image .right .rec-engineering ol li{line-height:30px;border-bottom:1px dashed #ccc;}

/*public*/

.inner .inner-page { text-align: center; padding-top: 10px; clear: both;overflow:hidden;margin-bottom:10px;}
.inner .inner-page ul li { float: left; left: 15%; position: relative; ; margin-right: 1px; width: auto; padding: 3px 10px; color: #666;border: 1px solid #ccc;margin: 0 5px 15px 5px;background: #eee;}
.inner .inner-page ul li a { color: #666; display: block; }
.inner .inner-page ul li a:hover { color: #0d87e9; }
.inner .inner-page ul li .pageinfo { width: 200px; display: block; background: #666; background: #999; color: #fff; margin: -5px; }
.inner .inner-page .thisclass { background: #0d87e9; border: 1px solid #0d87e9; color: #fff; }
.inner .inner-page .thisclass a { color: #fff; }


.inner-image-news { overflow: hidden; margin: 0px auto;background:#fafafa;clear:both;}
.inner-image-news .title { height: 40px; line-height: 40px; clear: both; overflow: hidden; background: url(title-bg.jpg); padding: 0 50px;}
.inner-image-news .title strong { float: left; margin: 0; margin-left: 10px; color: #444; font-size: 16px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner-image-news .title span { color: #fff; }
.inner-image-news .rec-news-img { overflow: hidden;width:440px;height:370px;position: relative;float:left;margin-top:10px;margin-left:10px;}
.inner-image-news .rec-news-img .hd { height:30px; overflow: hidden; position: absolute; bottom:70px; z-index: 1; left:33%; }
.inner-image-news .rec-news-img .hd ul { overflow: hidden; zoom: 1; float: left; }
.inner-image-news .rec-news-img .hd ul li { float: left; margin-right: 2px; width:30px; height:30px;line-height:30px; text-align: center; background: rgba(255,255,255,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px; }
.inner-image-news .rec-news-img .hd ul li.on { background: #0d87e9; color: #fff; }
.inner-image-news .rec-news-img .bd { width:440px; height: 370px; overflow: hidden; margin: 0 auto; position: relative }
.inner-image-news .rec-news-img .bd ul {overflow: hidden; position: absolute; top: 0; left: 0 }
.inner-image-news .rec-news-img .bd li { float: left; width: 400px; height:355px;padding:10px;border:1px solid #ccc;background:#fff;}
.inner-image-news .rec-news-img .bd li a { display: block; }
.inner-image-news .rec-news-img .bd li img{width: 400px; height: 300px;border:1px solid #ccc;}
.inner-image-news .rec-news-img .bd li span{display: block;height:30px;line-height:47px;text-align:center;}
.inner-image-news .rec-news-list { overflow: hidden;float:right;width:650px;margin-top:10px;}
.inner-image-news .rec-news-list li { height: 34px; line-height: 34px;width: 600px; float: left; margin:3px 10px;overflow:hidden;background:#fff;padding:0 10px;}
.inner-image-news .rec-news-list li i { color: #0d87e9; margin-right: 20px; }
.inner-image-news .rec-news-list li a { color: #666; }
.inner-image-news .rec-news-list li small { float: right; }



.inner .inner-left .inner-news .title {height:40px;line-height:40px;background:#0d87e9;color:#fff;text-align:center;font-size:18px;}
.inner .inner-left .inner-news li { height:30px; line-height:30px;overflow:hidden;padding:0 3px;}
.inner .inner-left .inner-news li i { color: #0d87e9; margin-right:3px; }
.inner .inner-left .inner-news li a { color: #666; }
.inner .inner-left .hot-pro { margin-top: 10px; border: 1px solid #ccc; overflow: hidden; }
.inner .inner-left .hot-pro .title {height:40px;line-height:40px;background:#0d87e9;color:#fff;text-align:center;font-size:18px;}
.inner .inner-left .hot-pro .cont { margin-top: 10px; text-align: center; }
.inner .inner-left .hot-pro .cont ul li { width: 250px; margin: 5px auto; }
.inner .inner-left .hot-pro .cont ul li img { width: 100%; border: 1px solid #ccc; }
.inner .inner-left .hot-pro .cont ul li span { color: #666; }
.inner .inner-left .inner-contact { margin-top: 10px; border: 1px solid #ccc;overflow: hidden;  }
.inner .inner-left .inner-contact .title {height:40px;line-height:40px;background:#0d87e9;color:#fff;text-align:center;font-size:18px;}
.inner .inner-left .inner-contact .cont { padding: 10px; text-align: center; margin-top: 10px; }
.inner .inner-left .inner-contact .cont img {width: 100%;}
.inner .inner-left .inner-contact .cont p { margin-bottom: 5px; color: #666; }
.inner .inner-left .inner-contact .cont strong { font-size: 16px; }
.inner .inner-left .inner-contact .cont span { font-size: 26px; color: #0d87e9; font-weight: bold; }


.inner .inner-left .hot-news { margin-top: 10px; border: 1px solid #0d87e9; }
.inner .inner-left .hot-news .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #0d87e9; font-weight: bold; }
.inner .inner-left .hot-news ul{overflow:hidden;height:130px;}
.inner .inner-left .hot-news ul li{float:left;border:1px solid #ccc;margin:5px;padding:5px 0;width:126px;text-align:center;}
.inner .inner-left .hot-news img{width:100%;bottom:0;}
.inner .inner-right { overflow: hidden; float: right; width: 810px; border: 1px solid #ccc;background:#fff;margin-top:10px;}


.inner .inner-right .inner-page { text-align: center; height: 30px; padding-top: 10px; clear: both;overflow:hidden;margin-bottom:10px;}
.inner .inner-right .inner-page ul li { float: left; left: 15%; position: relative; ; margin-right: 1px; width: auto; padding: 3px 10px; color: #666;border: 1px solid #ccc;margin: 0 5px 15px 5px;background: #eee;}
.inner .inner-right .inner-page ul li a { color: #666; display: block; }
.inner .inner-right .inner-page ul li a:hover { color: #0d87e9; }
.inner .inner-right .inner-page ul li .pageinfo { width: 200px; display: block; background: #666; background: #999; color: #fff; margin: -5px; }
.inner .inner-right .inner-page .thisclass { background: #0d87e9; border: 1px solid #0d87e9; color: #fff; }
.inner .inner-right .inner-page .thisclass a { color: #fff; }
.inner .inner-right .case-img{overflow:hidden;}
.inner .inner-right .case-img ul li{margin:10px;border:1px solid #ccc;background:#fafafa;height:220px;clear:both;overflow:hidden;}
.inner .inner-right .case-img ul li img{width:270px;float:left;padding:3px;border:1px solid #ccc;margin:5px;}
.inner .inner-right .case-img ul li .text{width:560px;float:right;}
.inner .inner-right .case-img ul li .text .case-title{font-size:16px;font-weight:bold;margin-top:10px;}
.inner .inner-right .case-img ul li .text p{color:#666;font-size:12px;margin-top:10px;}
.inner .inner-right .case-img ul li .case-link{height:32px;line-height:32px;width:120px;text-align:center;background:#0d87e9;color:#fff;margin-top:10px;}
.inner .inner-right .case-img ul li .case-link a{display: block;color:#fff;}

.inner .inner-right .list-article .news-list { padding: 20px; overflow: hidden; margin-bottom: 20px; }
.inner .inner-right .list-article .news-list li { height: 165px; border-bottom: 1px dashed #ccc; margin-bottom: 10px; padding-top: 10px; }
.inner .inner-right .list-article .news-list li .ne-li-box{display: block;width:194px;height:145px;margin-right: 20px;float:left;border: 1px solid #ccc; padding: 5px;text-align:center;}
.inner .inner-right .list-article .news-list li img { display: block;  height: 144px;margin:0 auto;max-width:192px; }
.inner .inner-right .list-article .news-list li .text { margin-left: 0px; width: 540px; float: left; }
.inner .inner-right .list-article .news-list li .li-title { font-size: 18px; }
.inner .inner-right .list-article .news-list li .li-title a { color: #0d87e9; }
.inner .inner-right .list-article .news-list li .li-title strong { font-weight: 500; color: #0d87e9; }
.inner .inner-right .list-article .news-list li .li-title strong a { color: #0d87e9; }
.inner .inner-right .list-article .news-list li p { color: #666; font-size: 14px; padding-left: 10px; margin-top: 10px; }
.inner .inner-right .list-article .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .inner-right .inner-page { text-align: center; padding-top: 10px; clear: both; }
.inner .inner-right .news-list .inner-page ul li { float: left; left: 0%; position: relative; border: 1px solid #ccc; margin-right: -15px; width: auto; padding: 3px 10px; height: auto; }
.inner .inner-right .news-list .inner-page ul li a { color: #666; display: block; }
.inner .inner-right .news-list .inner-page ul li a:hover { color: #0d87e9; }
.inner .inner-right .news-list .inner-page ul li .pageinfo { width: 200px; display: block; background: #666; background: #999; color: #fff; margin: -5px; }
.inner .inner-right .news-list .inner-page .thisclass { color: #fff; background: #0d87e9; border: 1px solid #0d87e9; }
.inner .inner-right .news-list .inner-page .thisclass a { color: #fff; }


.inner .inner-right .in-book { margin-bottom: 10px; }
.inner .inner-right .in-book .title { height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #0d87e9 url(title-bg.jpg); padding: 0 50px; border-top: 1px solid #ccc; }
.inner .inner-right .in-book .title strong { float: left; margin: 0; margin-left: 10px; color: #fff; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .in-book .title span { color: #eee; }
.inner .inner-right .in-book .table { margin-top: 10px; margin-bottom: 5px; }
.inner .inner-right .in-book .table tr { float: left; display: block; }
.inner .inner-right .in-book .table .fo-2 { width: 740px; clear: both; }
.inner .inner-right .in-book .table .fo-3 { width: 740px; clear: both; }
.inner .inner-right .in-book .table tr td { border: 0; width: 90px; color: #666; }
.inner .inner-right .in-book .table tr td input { background: none; border: 1px solid #666; padding-left: 10px; border-radius: 5px; }
.inner .inner-right .in-book .table tr td textarea { background: none; border: 1px solid #666; padding-left: 10px; border-radius: 5px;width:650px;height:100px; }
.inner .inner-right .in-book .btn { color: #333; }
.inner .inner-right .article-article { overflow: hidden; margin-bottom: 20px; }
.inner .inner-right .article-article .inner-title { height: 40px; margin: 0px auto; background: none; font-weight: 500; color: #0d87e9; }
.inner .inner-right .article-article .attr { height: 40px; line-height: 30px; border-bottom: 1px dashed #ccc; color: #666; text-align: left; font-size: 12px; margin: 10px; margin-top: 30px; padding-bottom: 10px; }
.inner .inner-right .article-article .attr p { float: left; }
.inner .inner-right .article-article .attr a { color: #aaa; }
.inner .inner-right .article-article .attr .back { float: right; display: inline; background: #ccc; color: #333; padding: 0px 15px; }
.inner .inner-right .article-article .attr .back a { color: #333; }
.inner .inner-right .article-article .art-info{margin:10px;font-size:12px;color:#666;border:1px dashed #ccc;padding:10px;}
.inner .inner-right .article-article .info { line-height: 24px; color: #666; padding: 10px; }
.inner .inner-right .article-article .info blockquote{padding:5px 10px;background:#f6f6f6;font-size:16px;border-left-color:#0d87e9;}
.inner .inner-right .article-article .info img{padding:3px;border:1px solid #ccc;margin:10px auto;display: block;max-width:600px;height:auto !important;}
.inner .inner-right .article-article .prevnext { margin: 20px auto; height: 35px;line-height:35px; background: #eee; padding: 5px 0; border: 1px solid #ccc; color: #333; }
.inner .inner-right .article-article .prevnext .pre_l { float: left; padding-left: 10px; }
.inner .inner-right .article-article .prevnext .pre_r { float: right; padding-right: 10px; }
.inner .inner-right .article-article .prevnext a { color: #333; }
.inner .inner-right .article-article .prevnext a:hover { color: #0d87e9; }
.inner .inner-right .article-right-img { margin-top: 20px; overflow: hidden; }
.inner .inner-right .article-right-img .title { height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #0d87e9 url(title-bg.jpg); padding: 0 50px; border-top: 1px solid #ccc; }
.inner .inner-right .article-right-img .title strong { float: left; margin: 0; margin-left: 10px; color: #fff; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .article-right-img .title span { color: #eee; }
.inner .inner-right .article-right-img ul li { text-align: center; margin: 10px 5px; ; width: 250px; float: left; padding: 4px; border: 1px solid #999; }
.inner .inner-right .article-right-img ul li img { width: 100% }
.inner .inner-right .article-right-img ul li span { color: #333; }
.inner .inner-right .article-right-img .relevant li { background: #fff; border-bottom: 1px dashed #ccc; height: 30px; margin-top: 0px; text-align: left; font-size: 12px; }
.inner .inner-right .case-info{margin-bottom:10px;overflow:hidden;}
.inner .inner-right .case-info p{margin:5px;float:left;border:1px solid #ccc;border-radius:5px;line-height:30px;text-align:center;padding-right:10px;}
.inner .inner-right .case-info p span{background:#0d87e9;color:#fff;display: block;padding:0 5px;float:left;margin-right:5px;}
.inner .inner-right .case-show span{display:block;margin:10px auto;text-align:center;background:#eee;margin-right:10px;}


.inner .rec-pro { overflow: hidden; margin: 00px auto; background: #eee; padding: 20px 0; }
.inner .rec-pro .title { height: 35px; border-bottom: 1px solid #ddd; line-height: 35px; border-left: 3px solid #0d87e9; }
.inner .rec-pro .title strong { float: left; margin: 0; margin-left: 10px; color: #2d1b17; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .rec-pro .title span { color: #aaa; }
.inner .rec-pro ul li { width: 255px; float: left; border: 1px solid #ddd; padding: 8px; margin: 10px; background: #f3f3f3; }
.inner .rec-pro ul li:hover { border: 1px solid #0d87e9; }
.inner .rec-pro ul li img { width: 100%; }
.inner .rec-pro ul li span { color: #666; padding: 5px; display: block; margin-top: 3px; text-align: center; }
.inner .rec-pro ul li span b { font-weight: 500; }
.inner .inner-hot ul li { hight: 30px; line-height: 30px; border-bottom: 1px dashed #aaa; }
.inner .inner-hot ul li span { margin-right: 10px; }
.inner .inner-hot ul p { margin-top: 10px; margin-bottom: 0; }
.inner .inner-book { }
.inner .inner-book .title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; margin-bottom: 30px; }
.inner .inner-book .title h3 { font-size: 18px; color: #2d1b17; font-weight: bold; float: left; margin: 0; height: 40px; line-height: 40px; margin-right: 10px; }
.inner .inner-book .title span { font-size: 12px; color: #aaa; }
.inner .inner-hot-img { overflow: hidden; }
.inner .inner-hot-img .in-hot-title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; }
.inner .inner-hot-img .in-hot-title h3 { font-size: 18px; color: #2d1b17; font-weight: bold; float: left; margin: 0; height: 40px; line-height: 40px; margin-right: 10px; }
.inner .inner-hot-img .in-hot-title span { font-size: 12px; color: #aaa; }
.inner .inner-hot-img ul li { width: 255px; float: left; margin: 10px; text-align: center; }
.inner .inner-hot-img ul li img { width: 100%; display: block; margin-bottom: 10px; }
.inner .inner-search { overflow: hidden; margin-bottom: 20px; }
.inner .inner-search .news-list { padding: 0px; overflow: hidden; margin-bottom: 20px; }
.inner .inner-search .news-list li { width: 500px; float: left; margin: 24px; height: 165px; border-bottom: 1px dashed #ccc; padding-top: 10px; }
.inner .inner-search .news-list li img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 180px; margin-right: 20px; height: 130px; }
.inner .inner-search .news-list li .text { margin-left: 0px; width: 280px; float: left; }
.inner .inner-search .news-list li .li-title { font-size: 18px; }
.inner .inner-search .news-list li .li-title strong { font-weight: 500; color: #c30000; }
.inner .inner-search .news-list li .li-title strong a { color: #c30000; }
.inner .inner-search .news-list li p { color: #666; font-size: 14px; margin-top: 10px; }
.inner .inner-search .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .inner-search .inner-page { text-align: center; }
.inner .inner-search .inner-page ul { overflow: hidden; width: auto; }
.inner .inner-search .inner-page ul li { display: inline-block; position: relative; margin-right: 5px; border: 1px solid #ccc; border-radius: 5px; padding: 3px 10px; }
.inner .inner-search .inner-page ul li a { color: #666; display: block; }
.inner .inner-search .inner-page ul li .pageinfo { }
.inner .inner-search .inner-page .thisclass { background: #0860A8; color: #fff; }
.inner .inner-search .inner-page .thisclass a { color: #fff; }
.inner .inner-search .inner-page table { margin: 0 auto; }
.inner .inner-search .inner-page td { border: 1px solid #ccc; padding: 3px 10px; width: auto !important; }
.inner .inner-discription table tr td{border:1px solid #ccc;padding:5px 10px;}

.kefu{position:fixed;width:54px;height:275px;right:0;top:30%;z-index:80;}
.kefu ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.kefu ul li div{position:absolute;width:54px;height:54px;line-height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;overflow:hidden;}
.kefu ul li div:hover{background:#0d87e9;opacity:1;filter:Alpha(opacity=100);}
.kefu ul li  i{font-size:30px;height:54px;width:54px;text-align:center;line-height:54px;color:#fff;float:left;}
.kefu ul li .kefutop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.kefu ul li .kefutop:hover{background:#0d87e9;opacity:1;filter:Alpha(opacity=100);}
.kefu ul li img{position:fixed;right:54px;    width: 150px;border: 2px solid #ccc;border-radius: 5px;top: 250px;display: none;}
.kefu .kefu-qr:hover img{display:block;}
.sitemap { overflow: hidden; }
.sitemap .inner-place { height: 30px; border-bottom: 1px dashed #ccc; line-height: 30px; margin-top: 10px; }
.sitemap .inner-place .inner-position { float: left; }
.sitemap .sp-title { float: right; }
.sitemap .sp-title a { background: #eee; padding: 5px; }
.sitemap .linkbox { border: 1px solid #ccc; margin: 10px 0; padding: 3px 10px; }
.sitemap .linkbox h3 { border-bottom: 1px dashed #ccc; }
.sitemap .linkbox ul { overflow: hidden; margin-bottom: 10px; }
.sitemap .linkbox ul li { float: left; margin-right: 10px; }






/*鼠标触发背景上升变色*/
.shuffer-up{ position:relative}
.shuffer-bg {height: 0px;width: 100%;position: absolute;bottom: 0;opacity:0;-webkit-transition: all linear 300ms;transition: all linear 300ms;}
.shuffer-up:hover .shuffer-bg{height: 100%;background-color: #0050A9; opacity:1;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.stars-info {height: 180px;position: absolute;bottom: 0;text-align: center;width: 100%;-webkit-transition: all linear 500ms;transition: all linear 500ms;color: #fff;opacity:0;}
.shuffer-up:hover .stars-info {height: 20%;border-bottom:none;-webkit-transition: all linear 500ms;transition: all linear 500ms;opacity:1; display:block}
.shuffer-link{opacity:0;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.shuffer-up:hover .stars-info{opacity:1;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.shuffer-up:hover .shuffer-link{opacity:1;-webkit-transition: all linear 800ms;transition: all linear 800ms;}

/*鼠标移动拉伸*/
.move{transition:width 1s;-moz-transition:width 1s; /* Firefox 4 */-webkit-transition:width 1s; /* Safari and Chrome */-o-transition:width 1s; /* Opera */}



/* Elements----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
.side-bar a,.chat-tips i {
	background-image: url(http://47.104.88.194:39102/static/default/images/gdt-img.png);
	background-repeat: no-repeat;
}
/*右侧悬浮icon*/
.side-bar {
	width: 66px;
	position: fixed;
	top: 5%;
	right: 0px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}
.side-bar a {
	width: 66px;
	height: 66px;
	display: inline-block;
	background-color: #0d87e9;
	margin-bottom: 2px;
}
.side-bar a:hover {
	background-color: #669fdd;
}
.side-bar .icon-qq {
	background-position: 0 -62px;
}
.side-bar .icon-chat {
	background-position: 0 -262px;
	position: relative;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}
.side-bar .icon-blog {
	background-position: 0 -130px;
}
.side-bar .icon-mail {
	background-position: 0 -195px;
}

.side-bar .icon-d {
	background-position: 0 -315px;
}
.side-bar .icon-totop {
	background-position: 0 -334px;
}
.chat-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 78px;
	top: -55px;
	background-color: #ffffff;
	display: none;
}
.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 80px;
	background-position:-88px -350px;
}
.chat-tips img {
	width: 138px;
	height: 138px;
}

.chatBtn{display: none!important;}
.nb-icon-bridge-base{bottom: 200px!important;}
